home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / bbs / BScripts_1_1.lha / enter_pr.script < prev    next >
Text File  |  1992-12-14  |  280b  |  11 lines

  1.      converse "Command" "J %CONF E\n"
  2.      when "Subject of message" goto msg%MSGSENT
  3.      converse "Send message to" "%RECEIVER\n"
  4.      wait "Subject of message"
  5.     msg%MSGSENT:  send "%SUBJECT\n"
  6.      dlwhen
  7.      wait "+----7-"
  8.      ascsend "%GRABPATH%MSGSENT"
  9.      send "^z"
  10.  
  11.